Overview of US

Data available through: 2020-05-24

This data is downloaded from USA Facts CDC. This data requires formating the dates and calculating the new cases and deaths by day. USA Facts gets data by county on a daily basis, this is totaled to get values for each day for the entire US.

The American CDC links to USA Facts under Cases & Death by County. Although for the below maps data per state/county is not used, information on that level is used on the next tab when ploting maps.

I am restricted the charts to show values on March 15, 2020 and after. This is when preventative measures started to increase dramatically. In addition, given the small number of cases prior to this date caused great variability in the growth rate and has multiple instances where it’s NA or equal to infinity.

Total Cases and Total Deaths

These show the cumulative total of cases and deaths. These total values are important; however they are not helpful for figuring out whether the pandemic is slowing down or growing.

New Cases

Looking at new cases each day can help us see if the pandemic is slowing (new cases per day is decreasing).

There can be a lot of variability in the daily points - this is due to many different variables. On variable is the availability of tests, cases will go down if there is scarcity of tests and rise dramatically when more tests become available. One way to help get a better sense over the overall trend is by smoothing the data.

New Deaths and Death Percentage

I also wanted to look at the dealth percentage which I calculated as the total number of deaths divided by the total number of cases for a given day.

Values for Past 14 Days

Date Total Cases New Cases Total Deaths New Deaths Death Percentage
Sun, May 24, 2020 1,634,583 21,761 96,598 669 5.910%
Sat, May 23, 2020 1,612,822 22,847 95,929 1,119 5.948%
Fri, May 22, 2020 1,589,975 23,379 94,810 1,201 5.963%
Thu, May 21, 2020 1,566,596 26,008 93,609 1,332 5.975%
Wed, May 20, 2020 1,540,588 22,093 92,277 1,498 5.990%
Tue, May 19, 2020 1,518,495 20,611 90,779 1,536 5.978%
Mon, May 18, 2020 1,497,884 21,622 89,243 1,018 5.958%
Sun, May 17, 2020 1,476,262 18,519 88,225 762 5.976%
Sat, May 16, 2020 1,457,743 24,514 87,463 1,081 6.000%
Fri, May 15, 2020 1,433,229 24,906 86,382 1,458 6.027%
Thu, May 14, 2020 1,408,323 26,810 84,924 1,772 6.030%
Wed, May 13, 2020 1,381,513 20,616 83,152 1,680 6.019%
Tue, May 12, 2020 1,360,897 21,506 81,472 1,639 5.987%
Mon, May 11, 2020 1,339,391 17,766 79,833 926 5.960%

Growth Factor

Data available through: 2020-05-24

Is the pandemic slowing?

One important calculation is the growth factor, as outline in 3Blue1Brown’s youtube video on exponential growth . The growth rate is calculated as follows:

\[ \text{Growth Factor} = \frac{ \text{New-Cases}_N}{\text{New-Cases}_{N-1}} \] where \(N\) is a given day.

In order to see if the pandemic is slowing down, it is helpful to look at the growth factor and the daily new cases. For both these values; we want to see a decrease in values from day to day - which indicates that less people are getting sick. Recall that a growth factor less than 1 is a positive sign that the growth of cases is slowing down. Growth factor is directly related to new cases - if daily new cases goes now the growth factor is less than 1; if daily cases goes up the growth factor is greater than one. These two charts represent the same information in two differnt ways.

There can be a lot of variability in the daily points - this is due to many different variables. On variable is the availability of tests, cases will go down if there is scarcity of tests and rise dramatically when more tests become available. One way to help get a better sense over the overall trend is by smoothing the data.

Recent Values by Day for US

Date Total Cases New Cases Growth Factor
Sun, May 24, 2020 1,634,583 21,761 0.95
Sat, May 23, 2020 1,612,822 22,847 0.98
Fri, May 22, 2020 1,589,975 23,379 0.9
Thu, May 21, 2020 1,566,596 26,008 1.18
Wed, May 20, 2020 1,540,588 22,093 1.07
Tue, May 19, 2020 1,518,495 20,611 0.95
Mon, May 18, 2020 1,497,884 21,622 1.17
Sun, May 17, 2020 1,476,262 18,519 0.76
Sat, May 16, 2020 1,457,743 24,514 0.98
Fri, May 15, 2020 1,433,229 24,906 0.93
Thu, May 14, 2020 1,408,323 26,810 1.3
Wed, May 13, 2020 1,381,513 20,616 0.96
Tue, May 12, 2020 1,360,897 21,506 1.21
Mon, May 11, 2020 1,339,391 17,766 0.88

Recent Growth Factor for each state

Growth Factor Average (States)

Data available through: 2020-05-24

Growth Factor Average (Counties)

Data available through: 2020-05-24

Hex Map Gifs

Data available through: 2020-05-24